x86 hvm: Enable 6-argument hypercalls
authorKeir Fraser <keir@xen.org>
Wed, 15 Dec 2010 11:17:41 +0000 (11:17 +0000)
committerKeir Fraser <keir@xen.org>
Wed, 15 Dec 2010 11:17:41 +0000 (11:17 +0000)
commite0dacb63483aaacdf2c4492309949878b999c15c
tree36a997dcdaae0711a0d14510c98667fcd51721a1
parentd4f5ff0682bc8f06a7ef5dfd6107acae81daedef
x86 hvm: Enable 6-argument hypercalls

Enable 6 argument hypercalls for HVMs. The hypercall code handles a
sixth argument in EBP or R9 but the HVM code is not passing the value.

Signed-off-by: Ross Philipson <ross.philipson@citrix.com>
xen/arch/x86/hvm/hvm.c